Configuring the Centos 7 Firewall
Commands to add the Networker servers to firewalld:
firewall-cmd --permanent --add-rich-rule='rule family="ipv4" source address="172.25.137.11" accept' firewall-cmd --permanent --add-rich-rule='rule family="ipv4" source address="172.29.25.102" accept' firewall-cmd --reload
Published on and maintained in Cascade.